In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / TagGetName Method

TagGetName Method (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Function TagGetName( _

   ByVal TagNo As Integer _

) As String
public string TagGetName( 

   int TagNo

)
public function TagGetName( 

    TagNo: Integer

): String; 
public function TagGetName( 

   TagNo : int

) : String;
public: string* TagGetName( 

   int TagNo

) 
public:

String^ TagGetName( 

   int TagNo

) 

Parameters

TagNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members